home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / v cisle / mediaportal / Setup.msi / _7D70CA33C218362F815E9756880A9F01 / _05792BB9D9094BA2A1FE95AB5C817082 < prev    next >
Extensible Markup Language  |  2006-12-20  |  1KB  |  39 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <profile>
  4.  
  5. <!-- Channel section lists all the channels available from this website. -->
  6.  
  7.   <section name="ChannelList">
  8.  
  9.     <entry name="atvplus.at">ATV+</entry>        <!-- ATV+ -->
  10.  
  11.  
  12.   </section>
  13.  
  14. <!-- Formating of Listing -->
  15.   <section name="Listing">
  16.     <entry name="BaseURL">http://atvplus.at/main/programm/</entry>
  17.     <entry name="SearchURL">programm.php?a=#LIST_OFFSET&t=#YYYY#MM#DD</entry>
  18.  
  19. <!--    <entry name="Ahrefs">yes</entry> -->
  20.  
  21. <!-- Unique Listing Start string -->
  22.     <entry name="Start">TV-Programm</entry>
  23.  
  24.     <entry name="End">Actualiza</entry>
  25.  
  26. <!-- Template of the Listing information -->
  27.     <entry name="Template">
  28. <td><#START></td>
  29. <td><br><#TITLE>
  30. <p></p>
  31. <p><#SUBTITLE></p><#DESCRIPTION>
  32. </td>
  33.     </entry>
  34.   </section>
  35.   <section name="Info">
  36.     <entry name="GuideDays">7</entry>
  37.     <entry name="Lang">fr</entry>
  38.   </section>
  39. </profile>